func text/template.canCompare

2 uses

	text/template (current package)
		funcs.go#L459: func canCompare(v1, v2 reflect.Value) bool {
		funcs.go#L507: 				if !canCompare(arg1, arg) {